func path/filepath.hasMeta

3 uses

	path/filepath (current package)
		match.go#L248: 	if !hasMeta(pattern) {
		match.go#L263: 	if !hasMeta(dir[volumeLen:]) {
		match.go#L354: func hasMeta(path string) bool {